summaryrefslogtreecommitdiff
path: root/app/[lng]/evcp/(evcp)/equip-class/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/[lng]/evcp/(evcp)/equip-class/page.tsx')
-rw-r--r--app/[lng]/evcp/(evcp)/equip-class/page.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/[lng]/evcp/(evcp)/equip-class/page.tsx b/app/[lng]/evcp/(evcp)/equip-class/page.tsx
index 375eb69e..cfa8f133 100644
--- a/app/[lng]/evcp/(evcp)/equip-class/page.tsx
+++ b/app/[lng]/evcp/(evcp)/equip-class/page.tsx
@@ -35,10 +35,10 @@ export default async function IndexPage(props: IndexPageProps) {
<div className="flex items-center justify-between space-y-2">
<div>
<h2 className="text-2xl font-bold tracking-tight">
- Object Class List from S-EDP
+ 객체 클래스 목록 from S-EDP
</h2>
<p className="text-muted-foreground">
- Object Class List를 확인할 수 있습니다.{" "}
+ 객체 클래스 목록을 확인할 수 있습니다.{" "}
{/* <span className="inline-flex items-center whitespace-nowrap">
<Ellipsis className="size-3" />
<span className="ml-1">버튼</span>